﻿2026-05-16T23:08:14.5198844Z ##[group]Run dorny/paths-filter@6852f92c20ea7fd3b0c25de3b5112db3a98da050
2026-05-16T23:08:14.5199283Z with:
2026-05-16T23:08:14.5200752Z   filters: client:
  - 'apps/client/**'
non_client:
  - 'apps/server/**'
  - 'packages/protocol/**'
  - 'packages/game-logic/**'
  - 'packages/db/**'
  - 'apps/server/Dockerfile'
  - 'apps/server/fly.*.toml'
  - 'apps/server/litestream.yml'
  - 'apps/server/docker-entrypoint.sh'
  - 'pnpm-lock.yaml'
  - 'pnpm-workspace.yaml'
  - 'package.json'
  - '.github/workflows/**'
  - 'scripts/**'
  - 'tools/**'
  - 'extracted/**'
  - 'docs/extracted-server/**'
  - 'apps/obs/**'

2026-05-16T23:08:14.5202641Z   token: ***
2026-05-16T23:08:14.5202865Z   list-files: none
2026-05-16T23:08:14.5203110Z   initial-fetch-depth: 100
2026-05-16T23:08:14.5203386Z   predicate-quantifier: some
2026-05-16T23:08:14.5203652Z ##[endgroup]
2026-05-16T23:08:14.6215641Z ##[group]Get current git ref
2026-05-16T23:08:14.6263859Z [command]/usr/bin/git branch --show-current
2026-05-16T23:08:14.6307972Z main
2026-05-16T23:08:14.6331178Z ##[endgroup]
2026-05-16T23:08:14.6332718Z Changes will be detected between d414526ffe74a337fdae5709bfecc9551e2f3dea and main
2026-05-16T23:08:14.6334455Z ##[group]Ensuring d414526ffe74a337fdae5709bfecc9551e2f3dea is fetched from origin
2026-05-16T23:08:14.6349728Z [command]/usr/bin/git cat-file -e d414526ffe74a337fdae5709bfecc9551e2f3dea^{commit}
2026-05-16T23:08:14.6381274Z fatal: Not a valid object name d414526ffe74a337fdae5709bfecc9551e2f3dea^{commit}
2026-05-16T23:08:14.6401537Z [command]/usr/bin/git fetch --depth=1 --no-tags origin d414526ffe74a337fdae5709bfecc9551e2f3dea
2026-05-16T23:08:14.8292973Z From https://github.com/SaberMage/rebno
2026-05-16T23:08:14.8296573Z  * branch            d414526ffe74a337fdae5709bfecc9551e2f3dea -> FETCH_HEAD
2026-05-16T23:08:14.8343651Z [command]/usr/bin/git cat-file -e d414526ffe74a337fdae5709bfecc9551e2f3dea^{commit}
2026-05-16T23:08:14.8384604Z ##[endgroup]
2026-05-16T23:08:14.8385649Z ##[group]Ensuring main is fetched from origin
2026-05-16T23:08:14.8399728Z [command]/usr/bin/git show-ref main
2026-05-16T23:08:14.8430272Z 4c246309fc6b04be650ced998deec52c03e46399 refs/heads/main
2026-05-16T23:08:14.8431233Z 4c246309fc6b04be650ced998deec52c03e46399 refs/remotes/origin/main
2026-05-16T23:08:14.8439779Z ##[endgroup]
2026-05-16T23:08:14.8440871Z ##[group]Change detection d414526ffe74a337fdae5709bfecc9551e2f3dea..main
2026-05-16T23:08:14.8453571Z [command]/usr/bin/git diff --no-renames --name-status -z d414526ffe74a337fdae5709bfecc9551e2f3dea..refs/remotes/origin/main
2026-05-16T23:08:14.8489155Z M apps/client/src/main.ts 
2026-05-16T23:08:14.8492458Z ##[endgroup]
2026-05-16T23:08:14.8493725Z Detected 1 changed files
2026-05-16T23:08:14.8503366Z Results:
2026-05-16T23:08:14.8504385Z ##[group]Filter client = true
2026-05-16T23:08:14.8505078Z Matching files:
2026-05-16T23:08:14.8505679Z apps/client/src/main.ts [modified]
2026-05-16T23:08:14.8515451Z ##[endgroup]
2026-05-16T23:08:14.8516530Z ##[group]Filter non_client = false
2026-05-16T23:08:14.8517254Z Matching files: none
2026-05-16T23:08:14.8517981Z ##[endgroup]
2026-05-16T23:08:14.8518456Z Changes output set to ["client"]
